home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000388_news@columbia.edu _Tue Jan 30 10:17:46 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id KAA19699 for <kermit.misc@watsun>; Tue, 30 Jan 1996 10:17:45 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id KAA26057 for kermit.misc@watsun; Tue, 30 Jan 1996 10:17:40 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: MSDOS C-Kermit 3.14 Keyboard ScanCodes
  8. Date: 30 Jan 1996 15:17:04 GMT
  9. Organization: Columbia University
  10. Lines: 18
  11. Message-ID: <4elcpg$9hd@banzai.cc.columbia.edu>
  12. References: <ombunmin3u.fsf@tees.cs.ualberta.ca>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <ombunmin3u.fsf@tees.cs.ualberta.ca>,
  16. Vladimir Alexiev  <vladimir@cs.ualberta.ca> wrote:
  17. : (Frank, if you think this is useful, feel free to put it in the
  18. : distribution.) 
  19. : MSDOS C-Kermit 3.14 Keyboard ScanCodes for 88-keyboard (decimal).
  20. : Please send additions (especially 101-keyboard codes) and corrections
  21. : to vladimir@cs.ualberta.ca.  29 Jan 1996
  22. : key       norm shft ctrl  c+s  alt  s+a  c+a c+s+a
  23. : --------- ---- ---- ---- ---- ---- ---- ---- ----
  24. : Space      313  825 1337 1849 2361 2873 3385 3897
  25. Thank you, Vladimir.  In fact, this table already appears in "Using
  26. MS-DOS Kermit" (and its translations), and it is also online in the
  27. archive as kermit/a/msvibm.key, dating from 1989.
  28.  
  29. - Frank